home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InterCD 2002 January
/
january_2002.iso
/
Piposh Special
/
Piposh
/
QUES.DXR
/
00111.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-12-06
|
195 b
|
10 lines
on exitFrame
global cards, soundspath
if (item 2 of cards = "0") or (item 3 of cards = "0") then
sound playFile 1, soundspath & "339"
go("regular")
else
go("yesh")
end if
end